IP Helper API (Constants)
Last changed: -88.121.201.95

.
Summary
Constants for iphlpapi functions.

C# Constants:

const int MAX_ADAPTER_NAME_LENGTH = 256;
const int MAX_ADAPTER_DESCRIPTION_LENGTH = 128;
const int MAX_ADAPTER_ADDRESS_LENGTH = 8;

VB Constants:

TODO

Notes:

None.